func runtime.tryDeferToSpanScan
7 uses
runtime (current package)
mgcmark.go#L1424: if !tryDeferToSpanScan(p, gcw) {
mgcmark.go#L1525: if !tryDeferToSpanScan(obj, gcw) {
mgcmark.go#L1633: if !tryDeferToSpanScan(obj, gcw) {
mgcmark.go#L1646: if !tryDeferToSpanScan(b, gcw) {
mgcmark.go#L1808: if !tryDeferToSpanScan(c.tiny, gcw) {
mgcmark_nogreenteagc.go#L20: func tryDeferToSpanScan(p uintptr, gcw *gcWork) bool {
mwbbuf.go#L240: if tryDeferToSpanScan(ptr, gcw) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)